var crypto/tls.tlsrsakex
6 uses
crypto/tls (current package)
defaults.go#L58: var tlsrsakex = godebug.New("tlsrsakex")
defaults.go#L73: tlsrsakex.Value() != "1" && rsaKexCiphers[c] ||
handshake_client.go#L630: tlsrsakex.Value() // ensure godebug is initialized
handshake_client.go#L631: tlsrsakex.IncNonDefault()
handshake_server.go#L410: tlsrsakex.Value() // ensure godebug is initialized
handshake_server.go#L411: tlsrsakex.IncNonDefault()
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)